Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:core:room
/
dev.atick.core.room.data
/
[androidJvm]JetpackDatabase_Impl
/
createAutoMigrations
create
Auto
Migrations
open
fun
createAutoMigrations
(
autoMigrationSpecs
:
Map
<
KClass
<
out
AutoMigrationSpec
>
,
AutoMigrationSpec
>
)
:
List
<
Migration
>